How to Install pd-earplug software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pd-earplug software package in Ubuntu 14.04 LTS (Trusty Tahr)

pd-earplug software package provides binaural filter based on KEMAR impulse measurement for Pd, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pd-earplug 

pd-earplug is installed in your system.

Make ensure the pd-earplug package were installed using the commands given below,

$ sudo dpkg-query -l | grep pd-earplug *

You will get with pd-earplug package name, version, architecture and description in a table

pd-earplug package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package pd-earplug
Version 0.2-3
Description binaural filter based on KEMAR impulse measurement for Pd
Sub Section Sound


See Also, How to uninstall or remove pd-earplug software package from Ubuntu 14.04 LTS (Trusty Tahr)?